home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / gzip-1.2 / gzip-1 / gzip-1.2.4 / crypt.c < prev    next >
Encoding:
C/C++ Source or Header  |  1993-08-13  |  189 b   |  7 lines

  1. /* crypt.c (dummy version) -- do not perform encryption
  2.  * Hardly worth copyrighting :-)
  3.  */
  4. #ifdef RCSID
  5. static char rcsid[] = "$Id: crypt.c,v 0.6 1993/03/22 09:48:47 jloup Exp $";
  6. #endif
  7.